Release #334
release.yml
on: workflow_run
push_to_registry
1m 11s
deploy_via_ssh
19s
Annotations
12 warnings
push_to_registry
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L162
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L163
Non-nullable property 'Cc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L164
Non-nullable property 'Bcc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L166
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L157
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L136
Non-nullable property 'Renderer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L137
Non-nullable property 'RendererArgs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L138
Non-nullable property 'ExternalRef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L139
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy_via_ssh
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|