Update README.md #29
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, SamKirkland/FTP-Deploy-Action@v4.3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy via FTP
Unexpected input(s) 'passive', valid inputs are ['server', 'username', 'password', 'port', 'protocol', 'local-dir', 'server-dir', 'state-name', 'dry-run', 'dangerous-clean-slate', 'exclude', 'log-level', 'security', 'timeout']
|
Build and publish
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 and publish:
src/Monambike.Web/Models/WebAPIProject/Blog/Blog.cs#L8
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/Blog/Blog.cs#L13
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/Blog/Blog.cs#L15
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/Blog/Blog.cs#L19
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/User/User.cs#L39
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/User/User.cs#L41
Non-nullable property 'SecondName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/User/User.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/User/User.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and publish:
src/Monambike.Web/Models/WebAPIProject/User/User.cs#L11
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading