check duplicate short Code #18
Annotations
1 error and 5 warnings
deploy
Process completed with exit code 2.
|
build:
src/Shortener/Services/ShortenUrlService.cs#L74
Converting null literal or possible null value to non-nullable type.
|
build:
src/Shortener/Services/ShortenUrlService.cs#L77
Possible null reference return.
|
build:
src/Shortener/Services/ShortenUrlService.cs#L74
Converting null literal or possible null value to non-nullable type.
|
build:
src/Shortener/Services/ShortenUrlService.cs#L77
Possible null reference return.
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|