Skip to content

Create dependency-review.yml #248

Create dependency-review.yml

Create dependency-review.yml #248

Triggered via push January 21, 2025 04:51
Status Success
Total duration 38s
Artifacts

jobleet-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: Server/JobLeet.WebApi/JobLeet.Validator/V1/SkillsValidator.cs#L15
Dereference of a possibly null reference.
build: Server/JobLeet.WebApi/JobLeet.Validator/V1/SkillsValidator.cs#L23
Dereference of a possibly null reference.
build: Server/JobLeet.WebApi/Program.cs#L157
Possible null reference argument for parameter 's' in 'byte[] Convert.FromBase64String(string s)'.