Skip to content

Create packages v1.0.77 #50

Create packages v1.0.77

Create packages v1.0.77 #50

Triggered via pull request November 17, 2024 13:59
Status Success
Total duration 2m 25s
Artifacts

create_package.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: tests/Ooze.Typed.Tests.SqlServer/User.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests.SqlServer/User.cs#L7
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests.SqlServer/Comment.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests.SqlServer/Comment.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests.SqlServer/Post.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests.SqlServer/Post.cs#L9
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Web/Migrations/20220724091705_initial.cs#L7
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: tests/Ooze.Typed.Web/Migrations/20220724091705_initial.Designer.cs#L14
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: tests/Ooze.Typed.Web/Migrations/MariaDb/20230722095412_initial.cs#L10
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: tests/Ooze.Typed.Web/Migrations/MariaDb/20230722095412_initial.Designer.cs#L15
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.