Skip to content

Update Azure pipeline #74

Update Azure pipeline

Update Azure pipeline #74

Triggered via push January 28, 2024 22:21
Status Success
Total duration 2m 32s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest): src/TinyUpdate.Core/DeltaManager.cs#L30
Possible null reference argument for parameter 'deltaStream' in 'bool IDeltaApplier.SupportedStream(Stream deltaStream)'.
build (macos-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L7
Non-nullable property 'OrganisationUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L9
Non-nullable property 'Credentials' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Clients/TinyUpdate.Azure/AzureReleaseEntry.cs#L9
Non-nullable property 'ArtifactDownloadPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Clients/TinyUpdate.Azure/AzureClient.cs#L110
Dereference of a possibly null reference.
build (macos-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (macos-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (macos-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L100
Dereference of a possibly null reference.
build (macos-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L158
Dereference of a possibly null reference.
build (macos-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L184
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest): src/TinyUpdate.Core/DeltaManager.cs#L30
Possible null reference argument for parameter 'deltaStream' in 'bool IDeltaApplier.SupportedStream(Stream deltaStream)'.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureReleaseEntry.cs#L9
Non-nullable property 'ArtifactDownloadPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L7
Non-nullable property 'OrganisationUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L9
Non-nullable property 'Credentials' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureClient.cs#L110
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L100
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L158
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L184
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build (ubuntu-latest): src/TinyUpdate.Core/DeltaManager.cs#L30
Possible null reference argument for parameter 'deltaStream' in 'bool IDeltaApplier.SupportedStream(Stream deltaStream)'.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureReleaseEntry.cs#L9
Non-nullable property 'ArtifactDownloadPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L7
Non-nullable property 'OrganisationUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L9
Non-nullable property 'Credentials' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Clients/TinyUpdate.Azure/AzureClient.cs#L110
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L100
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L158
Dereference of a possibly null reference.
build (ubuntu-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L184
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest): src/TinyUpdate.Core/DeltaManager.cs#L30
Possible null reference argument for parameter 'deltaStream' in 'bool IDeltaApplier.SupportedStream(Stream deltaStream)'.
build (windows-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L7
Non-nullable property 'OrganisationUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Clients/TinyUpdate.Azure/AzureClientSettings.cs#L9
Non-nullable property 'Credentials' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Clients/TinyUpdate.Azure/AzureReleaseEntry.cs#L9
Non-nullable property 'ArtifactDownloadPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Clients/TinyUpdate.Azure/AzureClient.cs#L110
Dereference of a possibly null reference.
build (windows-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (windows-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (windows-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L100
Dereference of a possibly null reference.
build (windows-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L158
Dereference of a possibly null reference.
build (windows-latest): src/Updaters/TinyUpdate.Desktop/DesktopApplier.cs#L184
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.