Start on monologue #54
Annotations
11 errors and 2 warnings
build-windows (8.x, win-arm64):
src/thirdparty/Monologue/EvaluateField.cs#L23
The type or namespace name 'IgnoreLoggedAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build-windows (8.x, win-arm64):
src/thirdparty/Monologue/EvaluateField.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-windows (8.x, win-arm64):
src/thirdparty/Monologue/EvaluateField.cs#L27
The variable 'recursed' is assigned but its value is never used
|
build-windows (8.x, win-arm64):
src/thirdparty/Monologue/EvaluateField.cs#L20
'EvaluateField.EvalNestedLogged(FieldInfo, ILogged, string)': not all code paths return a value
|
build-windows (8.x, win-arm64)
Process completed with exit code 1.
|
build-windows (8.x, win-x64)
The job was canceled because "_8_x_win-arm64" failed.
|
build-windows (8.x, win-x64):
src/thirdparty/Monologue/EvaluateField.cs#L23
The type or namespace name 'IgnoreLoggedAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build-windows (8.x, win-x64):
src/thirdparty/Monologue/EvaluateField.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-windows (8.x, win-x64):
src/thirdparty/Monologue/EvaluateField.cs#L27
The variable 'recursed' is assigned but its value is never used
|
build-windows (8.x, win-x64):
src/thirdparty/Monologue/EvaluateField.cs#L20
'EvaluateField.EvalNestedLogged(FieldInfo, ILogged, string)': not all code paths return a value
|
build-windows (8.x, win-x64)
Process completed with exit code 1.
|
build-windows (8.x, win-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (8.x, win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|