Skip to content

chore(release): 1.2.0 #14

chore(release): 1.2.0

chore(release): 1.2.0 #14

Triggered via push July 7, 2024 15:10
Status Success
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2, 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/
build
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/
build
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/
build
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/
build
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/
build: DotSights.Tracker/Worker.cs#L20
Dereference of a possibly null reference.
build: DotSights.Tracker/Worker.cs#L40
Dereference of a possibly null reference.
build: DotSights.Tracker/Worker.cs#L43
Converting null literal or possible null value to non-nullable type.
build: DotSights.Tracker/Worker.cs#L47
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, ActivityData>.ContainsKey(string key)'.
build: DotSights.Tracker/Worker.cs#L93
Dereference of a possibly null reference.
build: DotSights.Tracker/Worker.cs#L93
Dereference of a possibly null reference.
build: DotSights.Tracker/Worker.cs#L125
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.
build: DotSights.Tracker/Worker.cs#L12
The field 'Worker.startTime' is never used
build: DotSights.Tracker/Worker.cs#L15
The field 'Worker.ciclesSinceSave' is assigned but its value is never used
build
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/