Skip to content

Add some small performance tests for path access and slightly improve… #20

Add some small performance tests for path access and slightly improve…

Add some small performance tests for path access and slightly improve… #20

Triggered via push October 23, 2023 17:33
Status Success
Total duration 1m 20s
Artifacts

main.yml

on: push
Unit Tests
40s
Unit Tests
Publish to NuGET
21s
Publish to NuGET
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Unit Tests
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/
Unit Tests: src/MolangSharp/Runtime/Struct/InteropStruct.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Unit Tests: src/MolangSharp/Attributes/MoObservableAttribute.cs#L6
Missing XML comment for publicly visible type or member 'MoObservableAttribute'
Unit Tests: src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L5
Missing XML comment for publicly visible type or member 'MoLangParserException'
Unit Tests: src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L7
Missing XML comment for publicly visible type or member 'MoLangParserException.MoLangParserException(string)'
Unit Tests: src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L9
Missing XML comment for publicly visible type or member 'MoLangParserException.MoLangParserException(string, Exception)'
Unit Tests: src/MolangSharp/Parser/ExpressionMeta.cs#L31
Missing XML comment for publicly visible type or member 'ExpressionMeta.ToString()'
Unit Tests: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L8
Missing XML comment for publicly visible type or member 'ArrayAccessExpression'
Unit Tests: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L10
Missing XML comment for publicly visible type or member 'ArrayAccessExpression.Array'
Unit Tests: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L11
Missing XML comment for publicly visible type or member 'ArrayAccessExpression.Index'
Unit Tests: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L13
Missing XML comment for publicly visible type or member 'ArrayAccessExpression.ArrayAccessExpression(IExpression, IExpression)'
Publish to NuGET
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/
Publish to NuGET
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
Publish to NuGET: src/MolangSharp/Runtime/Struct/InteropStruct.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Publish to NuGET: src/MolangSharp/Attributes/MoObservableAttribute.cs#L6
Missing XML comment for publicly visible type or member 'MoObservableAttribute'
Publish to NuGET: src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L5
Missing XML comment for publicly visible type or member 'MoLangParserException'
Publish to NuGET: src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L7
Missing XML comment for publicly visible type or member 'MoLangParserException.MoLangParserException(string)'
Publish to NuGET: src/MolangSharp/Parser/Exceptions/MoLangParserException.cs#L9
Missing XML comment for publicly visible type or member 'MoLangParserException.MoLangParserException(string, Exception)'
Publish to NuGET: src/MolangSharp/Parser/ExpressionMeta.cs#L31
Missing XML comment for publicly visible type or member 'ExpressionMeta.ToString()'
Publish to NuGET: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L8
Missing XML comment for publicly visible type or member 'ArrayAccessExpression'
Publish to NuGET: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L10
Missing XML comment for publicly visible type or member 'ArrayAccessExpression.Array'
Publish to NuGET: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L11
Missing XML comment for publicly visible type or member 'ArrayAccessExpression.Index'
Publish to NuGET: src/MolangSharp/Parser/Expressions/ArrayAccessExpression.cs#L13
Missing XML comment for publicly visible type or member 'ArrayAccessExpression.ArrayAccessExpression(IExpression, IExpression)'