Skip to content

remove output folder from env file #64

remove output folder from env file

remove output folder from env file #64

Triggered via push November 30, 2024 10:03
Status Success
Total duration 1m 28s
Artifacts

integration.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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)'.
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.
Go
Restore cache failed: Dependencies file is not found in /home/runner/work/typeschema-generator/typeschema-generator. Supported file pattern: go.sum