Skip to content

Implement IParsable for Id<TIdBehavior> (#372) #189

Implement IParsable for Id<TIdBehavior> (#372)

Implement IParsable for Id<TIdBehavior> (#372) #189

Triggered via push January 29, 2024 09:40
Status Success
Total duration 1m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, coverallsapp/github-action@master. 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/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Qowaiv/Identifiers/Id.cs#L258
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <IsPackable> node explicitly. (https://dotnet-project-file-analyzers.github.io/rules/Proj0200.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <IsPublishable> node explicitly. (https://dotnet-project-file-analyzers.github.io/rules/Proj0400.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <OutputType> node explicitly. (https://dotnet-project-file-analyzers.github.io/rules/Proj0010.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <Authors> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0203.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <PackageTags> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0204.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <RepositoryUrl> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0205.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <PackageProjectUrl> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0206.html)
build: src/Qowaiv/Qowaiv.csproj#L1
Define the <Copyright> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0207.html)