Skip to content

Merge pull request #16 from lenndewolten/migrate-to-net8 #9

Merge pull request #16 from lenndewolten/migrate-to-net8

Merge pull request #16 from lenndewolten/migrate-to-net8 #9

Re-run triggered June 26, 2024 20:42
Status Success
Total duration 1m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
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: samples/Dequeueable.AzureQueueStorage.SampleJob/Functions/TestFunction.cs#L6
Type 'TestFunction' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build: samples/Dequeueable.AzureQueueStorage.SampleListener/Function/TestFunction.cs#L6
Type 'TestFunction' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build: samples/Dequeueable.AzureQueueStorage.SampleJob/Functions/TestFunction.cs#L6
Type 'TestFunction' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build: samples/Dequeueable.AzureQueueStorage.SampleListener/Function/TestFunction.cs#L6
Type 'TestFunction' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)