Skip to content

Add more desktop applier tests #76

Add more desktop applier tests

Add more desktop applier tests #76

Triggered via push February 5, 2024 08:56
Status Success
Total duration 3m 15s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
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/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L102
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L165
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L195
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/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/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/AzureClient.cs#L110
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L102
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L165
Dereference of a possibly null reference.
build (ubuntu-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L195
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
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/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (macos-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (macos-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L102
Dereference of a possibly null reference.
build (macos-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L165
Dereference of a possibly null reference.
build (macos-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L195
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/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/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/AzureClient.cs#L110
Dereference of a possibly null reference.
build (windows-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L34
Dereference of a possibly null reference.
build (windows-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L35
Dereference of a possibly null reference.
build (windows-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L102
Dereference of a possibly null reference.
build (windows-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L165
Dereference of a possibly null reference.
build (windows-latest): src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L195
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.