Adds Github CI/CD workflow. #2
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
MyBook/Migrations/20240120071827_init.cs#L11
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
MyBook/Migrations/20240120071827_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
MyBook/Migrations/20240128080347_update seed data.cs#L11
The type name 'updateseeddata' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
MyBook/Migrations/20240128080347_update seed data.Designer.cs#L16
The type name 'updateseeddata' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
MyBook/Controllers/AuthorsController.cs#L216
Unboxing a possibly null value.
|
build:
MyBook/Models/BookDto.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MyBook/Controllers/BooksController.cs#L213
Unboxing a possibly null value.
|
build:
MyBook/Controllers/BooksController.cs#L213
Unboxing a possibly null value.
|
build:
MyBook/Migrations/20240120071827_init.cs#L11
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
MyBook/Migrations/20240120071827_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|