Update LICENSE #115
Annotations
2 errors and 12 warnings
Build STD Package:
kscr-build/ModuleInfo.cs#L143
'WildcardVersion' does not contain a definition for 'Wildcard'
|
Build STD Package
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, sudosubin/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: sudosubin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build STD Package
warning(125): KScrParser.g4:76:37: implicit definition of token EXTENDS in parser
|
Build STD Package
'Log.Root' is obsolete
|
Build STD Package
'Log.Root' is obsolete
|
Build STD Package:
kscr-core/Bytecode/Method.cs#L15
'IMethod.ReturnType' hides inherited member 'IClassMember.ReturnType'. Use the new keyword if hiding was intended.
|
Build STD Package:
kscr-core/Bytecode/Method.cs#L50
Nullability of reference types in type of parameter 'value' of 'void DummyMethod.CatchFinally.set' doesn't match implicitly implemented member 'void IClassMember.CatchFinally.set' (possibly because of nullability attributes).
|
Build STD Package:
kscr-core/Std/Class.cs#L120
Nullability of reference types in return type of 'Class? Class.Parent.get' doesn't match implicitly implemented member 'Class IClassMember.Parent.get' (possibly because of nullability attributes).
|
Build STD Package:
kscr-core/Std/Class.cs#L122
Nullability of reference types in type of parameter 'value' of 'void Class.CatchFinally.set' doesn't match implicitly implemented member 'void IClassMember.CatchFinally.set' (possibly because of nullability attributes).
|
Build STD Package:
kscr-core/Std/Class.cs#L543
Nullability of reference types in type of parameter 'value' of 'void Instance.CatchFinally.set' doesn't match implicitly implemented member 'void IClassMember.CatchFinally.set' (possibly because of nullability attributes).
|
Build STD Package:
kscr-core/Bytecode/Statement.cs#L170
'BytecodeType.Undefined' is obsolete
|
Build STD Package:
kscr-core/Exception/CompilerException.cs#L54
Argument of type 'object?[]' cannot be used for parameter 'messageArgs' of type 'object[]' in 'string CompilerErrorMessage.Format(object[] messageArgs)' due to differences in the nullability of reference types.
|
The logs for this run have expired and are no longer available.
Loading