Add experimental RuntimeConfiguration options #9
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[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:
src/MolangSharp/Runtime/Struct/InteropStruct.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
src/MolangSharp/Attributes/MoObservableAttribute.cs#L6
Missing XML comment for publicly visible type or member 'MoObservableAttribute'
|
build:
src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L5
Missing XML comment for publicly visible type or member 'MoLangParserException'
|
build:
src/MolangSharp/Runtime/Struct/InteropStruct.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
src/MolangSharp/Attributes/MoObservableAttribute.cs#L6
Missing XML comment for publicly visible type or member 'MoObservableAttribute'
|
build:
src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L5
Missing XML comment for publicly visible type or member 'MoLangParserException'
|
build:
src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L7
Missing XML comment for publicly visible type or member 'MoLangParserException.MoLangParserException(string)'
|
build:
src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L9
Missing XML comment for publicly visible type or member 'MoLangParserException.MoLangParserException(string, Exception)'
|
build:
src/MolangSharp/Parser/ExpressionMeta.cs#L31
Missing XML comment for publicly visible type or member 'ExpressionMeta.ToString()'
|
build:
src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L8
Missing XML comment for publicly visible type or member 'ArrayAccessExpression'
|