Small DesktopApplier fix and VersionHelper #77
Annotations
42 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/Services/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#L47
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L110
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L173
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L203
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (ubuntu-latest):
src/TinyUpdate.Core/Services/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#L47
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L110
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L173
Dereference of a possibly null reference.
|
build (ubuntu-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L203
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (ubuntu-latest):
tests/TinyUpdate.Packages.Tests/Abstract/UpdatePackageCan.cs#L26
Cannot convert null literal to non-nullable reference type.
|
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/Services/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#L47
Dereference of a possibly null reference.
|
build (macos-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L110
Dereference of a possibly null reference.
|
build (macos-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L173
Dereference of a possibly null reference.
|
build (macos-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L203
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (macos-latest):
tests/TinyUpdate.Appliers.Tests/Models/MockUpdatePackage.cs#L9
Non-nullable property 'Extension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/Services/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#L47
Dereference of a possibly null reference.
|
build (windows-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L110
Dereference of a possibly null reference.
|
build (windows-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L173
Dereference of a possibly null reference.
|
build (windows-latest):
src/Appliers/TinyUpdate.Desktop/DesktopApplier.cs#L203
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (windows-latest):
tests/TinyUpdate.Appliers.Tests/Models/MockUpdatePackage.cs#L9
Non-nullable property 'Extension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|