Skip to content

removed github release #96

removed github release

removed github release #96

Triggered via push August 25, 2024 12:01
Status Failure
Total duration 6m 25s
Artifacts

release.yml

on: push
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Releasing
Process completed with exit code 1.
Testing (net48)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (net48)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (net8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (net8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (net462)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (net462)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (net7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (net7.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (net6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Releasing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Releasing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Releasing: ExpressionEngine/ValueContainer.cs#L319
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Releasing: ExpressionEngine/Functions/Implementations/CollectionFunctions/UnionFunction.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Releasing: ExpressionEngine/ExpressionEngine.cs#L5
Missing XML comment for publicly visible type or member 'IExpressionEngine'
Releasing: ExpressionEngine/ExpressionEngine.cs#L7
Missing XML comment for publicly visible type or member 'IExpressionEngine.Parse(string)'
Releasing: ExpressionEngine/ExpressionEngine.cs#L8
Missing XML comment for publicly visible type or member 'IExpressionEngine.ParseToValueContainer(string)'
Releasing: ExpressionEngine/ExpressionEngine.cs#L11
Missing XML comment for publicly visible type or member 'ExpressionEngine'
Releasing: ExpressionEngine/ExpressionEngine.cs#L15
Missing XML comment for publicly visible type or member 'ExpressionEngine.ExpressionEngine(ExpressionGrammar)'
Releasing: ExpressionEngine/ExpressionEngine.cs#L20
Missing XML comment for publicly visible type or member 'ExpressionEngine.Parse(string)'
Releasing: ExpressionEngine/ExpressionEngine.cs#L25
Missing XML comment for publicly visible type or member 'ExpressionEngine.ParseToValueContainer(string)'
Releasing: ExpressionEngine/ExpressionGrammar.cs#L10
Missing XML comment for publicly visible type or member 'ExpressionGrammar'