Skip to content

Initial Version

Initial Version #9

Triggered via pull request January 5, 2024 22:32
@viceroypenguinviceroypenguin
synchronize #1
draft1
Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/Immediate.Handlers.Shared/Behavior.cs#L1
Rename namespace Immediate.Handlers.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build: src/Immediate.Handlers.Shared/Behavior.cs#L1
Rename namespace Immediate.Handlers.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
build
Process completed with exit code 1.