Skip to content

update python

update python #59

Triggered via push November 10, 2024 19:13
Status Failure
Total duration 1m 33s
Artifacts

integration.yml

on: push

Annotations

1 error and 13 warnings
Python
Process completed with exit code 1.
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CSharp
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
CSharp: integration/csharp/Program.cs#L11
Converting null literal or possible null value to non-nullable type.
CSharp: integration/csharp/Program.cs#L13
Possible null reference argument for parameter 'value' in 'string JsonSerializer.Serialize<News>(News value, JsonSerializerOptions? options = null)'.
CSharp: integration/csharp/Program.cs#L11
Converting null literal or possible null value to non-nullable type.
CSharp: integration/csharp/Program.cs#L13
Possible null reference argument for parameter 'value' in 'string JsonSerializer.Serialize<News>(News value, JsonSerializerOptions? options = null)'.
Java
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go
Restore cache failed: Dependencies file is not found in /home/runner/work/typeschema-generator/typeschema-generator. Supported file pattern: go.sum
VisualBasic
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
VisualBasic: integration/visualbasic/Program.vb#L2
Namespace or type specified in the Imports 'Generator.Generator' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
VisualBasic: integration/visualbasic/Program.vb#L2
Namespace or type specified in the Imports 'Generator.Generator' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.