Update build.yaml #4
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
GDFormat.cs#L138
Possible null reference return.
|
GDFormat.cs#L296
Converting null literal or possible null value to non-nullable type.
|
GDFormat.cs#L301
Possible null reference argument for parameter 'key' in 'object Dictionary<string, object>.this[string key]'.
|
Program.cs#L708
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Program.cs#L163
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L178
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L209
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L226
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading