Skip to content

ci

ci #876

Re-run triggered February 9, 2024 10:21
Status Success
Total duration 34s
Artifacts 2

ci.yml

on: workflow_dispatch
Matrix: build
Matrix: analyze
Publish to GitHub Packages
0s
Publish to GitHub Packages
Official Release to GitHub Packages
12s
Official Release to GitHub Packages
Official Release to NuGet.org
23s
Official Release to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3, actions/[email protected], github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
analyze (csharp)
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 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected], gittools/actions/gitversion/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected], gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected], codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
unit-test: src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/IServiceCollectionExtension.cs#L124
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/IServiceCollectionExtension.cs#L125
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
unit-test: src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
unit-test: src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Events/EventBase.cs#L46
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
unit-test: src/Messaging/Events/EventBase.cs#L47
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Official Release to GitHub Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@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/.
Official Release to NuGet.org
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, gittools/actions/gitreleasemanager/[email protected], gittools/actions/gitreleasemanager/[email protected], gittools/actions/gitreleasemanager/[email protected], gittools/actions/gitreleasemanager/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Official Release to NuGet.org
Unexpected input(s) 'tagName', valid inputs are ['owner', 'repository', 'token', 'milestone', 'targetDirectory']

Artifacts

Produced during runtime
Name Size
nuget Expired
118 KB
plug-ins Expired
720 KB