Bump docker/metadata-action from 5 to 6 (#218) #485
Annotations
12 warnings
|
build:
ShortenUrl/Validators/ValidUrlAttribute.cs#L12
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
ShortenUrl/Validators/ShortenExists.cs#L12
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
ShortenUrl.Test/CookiesHelper.cs#L19
Converting null literal or possible null value to non-nullable type.
|
|
build:
ShortenUrl/Program.cs#L15
Possible null reference assignment.
|
|
build:
ShortenUrl/Program.cs#L14
Possible null reference assignment.
|
|
build:
ShortenUrl/Program.cs#L9
Possible null reference argument for parameter 'connectionString' in 'RedisConnectionProvider.RedisConnectionProvider(string connectionString)'.
|
|
build:
ShortenUrl/Models/Urls.cs#L23
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
ShortenUrl/Models/Urls.cs#L19
Non-nullable property 'ShortenUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
ShortenUrl/Validators/ValidUrlAttribute.cs#L12
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
ShortenUrl/Validators/ShortenExists.cs#L12
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L6
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bervProject~shorten-url~XFW8GY.dockerbuild
|
21.4 KB |
sha256:29378e8ebc20cccd0e914b2e5fe23db63cb12f54b56ee1c7973475522469563f
|
|