[TypeGen]: add Zod 4.6 compilation and validation - #19
Open
RejectKid wants to merge 1 commit into
Open
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
|
|
Build:
packages/ZibStack.NET.TypeGen/src/ZibStack.NET.TypeGen/Emitters/TypeScriptEmitter.cs#L99
Possible null reference argument for parameter 'OutputDir' in 'EmittedFile.EmittedFile(TypeTarget Target, string OutputDir, string FileName, string Content)'.
|
|
Build:
packages/ZibStack.NET.TypeGen/src/ZibStack.NET.TypeGen/Emitters/TypeScriptEmitter.cs#L87
Possible null reference argument for parameter 'OutputDir' in 'EmittedFile.EmittedFile(TypeTarget Target, string OutputDir, string FileName, string Content)'.
|
|
Build:
packages/ZibStack.NET.TypeGen/src/ZibStack.NET.TypeGen/Emitters/GraphQLEmitter.cs#L69
Possible null reference argument for parameter 'OutputDir' in 'EmittedFile.EmittedFile(TypeTarget Target, string OutputDir, string FileName, string Content)'.
|
|
Build:
packages/ZibStack.NET.TypeGen/src/ZibStack.NET.TypeGen/Emitters/GraphQLEmitter.cs#L54
Possible null reference argument for parameter 'OutputDir' in 'EmittedFile.EmittedFile(TypeTarget Target, string OutputDir, string FileName, string Content)'.
|
|
Build:
packages/ZibStack.NET.Aop/src/ZibStack.NET.Aop.Abstractions/DebounceHandler.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Build:
packages/ZibStack.NET.Aop/src/ZibStack.NET.Aop.Abstractions/DebounceHandler.cs#L57
Possible null reference argument for parameter 'result' in 'bool TaskCompletionSource<object>.TrySetResult(object result)'.
|
|
Build:
packages/ZibStack.NET.Aop/src/ZibStack.NET.Aop.Abstractions/DebounceHandler.cs#L48
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading