Skip to content

build and pack

build and pack #21

Manually triggered August 22, 2023 03:55
Status Success
Total duration 1m 44s
Artifacts

build-pack.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rlespinasse/github-slug-action@3.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: host/src/Sample.HttpApi/Models/Test/TestModel.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: host/src/Sample.HttpApi/Models/Test/TestModel.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.