fix: fixed detection IsByRefLike types in reflection related to mono #21
Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, crazy-max/ghaction-chocolatey@v1, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, crazy-max/ghaction-chocolatey@v1, microsoft/[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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/GameDevWare.Dynamic.Expressions/DelegateUtils.cs#L6
Missing XML comment for publicly visible type or member 'DelegateUtils'
|
build:
src/GameDevWare.Dynamic.Expressions/DelegateUtils.cs#L8
Missing XML comment for publicly visible type or member 'DelegateUtils.CreateDelegate(Type, MethodInfo, bool)'
|
build:
src/GameDevWare.Dynamic.Expressions/DelegateUtils.cs#L37
Missing XML comment for publicly visible type or member 'DelegateUtils.GetMethodInfo(Delegate)'
|
build:
src/GameDevWare.Dynamic.Expressions/ExpressionPacker.cs#L9
Missing XML comment for publicly visible type or member 'ExpressionPacker'
|
build:
src/GameDevWare.Dynamic.Expressions/ExpressionPacker.cs#L11
Missing XML comment for publicly visible type or member 'ExpressionPacker.Pack(Expression)'
|
build:
src/GameDevWare.Dynamic.Expressions/ExpressionPacker.cs#L17
Missing XML comment for publicly visible type or member 'ExpressionPacker.Unpack(IDictionary<string, object>, ITypeResolver, Expression, Type)'
|
build:
src/GameDevWare.Dynamic.Expressions/ExpressionPacker.cs#L33
Missing XML comment for publicly visible type or member 'ExpressionPacker.UnpackLambda(Type, IDictionary<string, object>, ITypeResolver, Expression)'
|
build:
src/GameDevWare.Dynamic.Expressions/ExpressionPacker.cs#L43
Missing XML comment for publicly visible type or member 'ExpressionPacker.UnpackLambda<DelegateT>(IDictionary<string, object>, ITypeResolver, Expression)'
|
build:
src/GameDevWare.Dynamic.Expressions/DelegateUtils.cs#L6
Missing XML comment for publicly visible type or member 'DelegateUtils'
|
build:
src/GameDevWare.Dynamic.Expressions/DelegateUtils.cs#L8
Missing XML comment for publicly visible type or member 'DelegateUtils.CreateDelegate(Type, MethodInfo, bool)'
|