SDKgen #2
sdkgen.yml
on: workflow_dispatch
generate
23s
publish
21s
Annotations
1 error and 6 warnings
publish
Process completed with exit code 1.
|
generate
The following actions use a deprecated Node.js version 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/
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish:
src/TypeSchema.Model/CollectionDefinitionType.cs#L17
'CollectionDefinitionType.Type' hides inherited member 'DefinitionType.Type'. Use the new keyword if hiding was intended.
|
publish:
src/TypeSchema.Model/CollectionPropertyType.cs#L17
'CollectionPropertyType.Type' hides inherited member 'PropertyType.Type'. Use the new keyword if hiding was intended.
|
publish:
src/TypeSchema.Model/ScalarPropertyType.cs#L16
'ScalarPropertyType.Type' hides inherited member 'PropertyType.Type'. Use the new keyword if hiding was intended.
|
publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|