Skip to content

Bump NUnit3TestAdapter from 4.2.1 to 4.5.0 #446

Bump NUnit3TestAdapter from 4.2.1 to 4.5.0

Bump NUnit3TestAdapter from 4.2.1 to 4.5.0 #446

Triggered via pull request February 9, 2024 09:09
Status Success
Total duration 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/setup-nuget@v1.0.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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: src/Legerity.Uno/ByExtras.cs#L1
The file header is missing or not located at the top of the file.
build: tools/Legerity.Uno.PageObjectGenerator/Program.cs#L9
Missing XML comment for publicly visible type or member 'Program'
build: tools/Legerity.Uno.PageObjectGenerator/Program.cs#L11
Missing XML comment for publicly visible type or member 'Program.Main(string[])'
build: tools/Legerity.Uno.PageObjectGenerator/Features/Generator/Models/GeneratorTemplateData.cs#L1
The file header is missing or not located at the top of the file.
build: tools/Legerity.Uno.PageObjectGenerator/Features/Generator/Models/GeneratorTemplateData.cs#L20
The keyword 'new' should be followed by a space.
build: tools/Legerity.Uno.PageObjectGenerator/Features/Generator/Models/UiElement.cs#L1
The file header is missing or not located at the top of the file.
build: tools/Legerity.Uno.PageObjectGenerator/Features/Generator/XamlPageObjectGenerator.cs#L1
The file header is missing or not located at the top of the file.
build: tools/Legerity.Uno.PageObjectGenerator/Features/Generator/XamlPageObjectGenerator.cs#L17
The keyword 'new' should be followed by a space.
build: tools/Legerity.Uno.PageObjectGenerator/Features/Generator/XamlPageObjectGenerator.cs#L133
Closing square bracket should be followed by a space.