Skip to content

Build, Test, Package and Push #807

Build, Test, Package and Push

Build, Test, Package and Push #807

Triggered via schedule November 23, 2023 19:03
Status Success
Total duration 53s
Artifacts

main.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, OctopusDeploy/[email protected], OctopusDeploy/[email protected], OctopusDeploy/[email protected]. 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 `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
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
/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Semver/VersionComparer.cs(97,40): warning CS8604: Possible null reference argument for parameter 'o' in 'HashCodeCombiner HashCodeCombiner.AddObject(object o)'. [/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Octopus.Versioning.csproj]
build
/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Semver/SemVerFactory.cs(50,21): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Octopus.Versioning.csproj]
build
/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Semver/SemVerFactory.cs(61,52): warning CS8604: Possible null reference argument for parameter 'value' in 'Tuple<string, string[], string?> ISemanticVersionUtils.ParseSections(string value)'. [/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Octopus.Versioning.csproj]
build
/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Semver/SemVerFactory.cs(89,29): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/Versioning/Versioning/source/Octopus.Versioning/Octopus.Versioning.csproj]