Skip to content

🐛 AttributeWalkStep should be internal when compiling PB internal #147

🐛 AttributeWalkStep should be internal when compiling PB internal

🐛 AttributeWalkStep should be internal when compiling PB internal #147

Triggered via push June 3, 2024 09:00
Status Failure
Total duration 5m 34s
Artifacts

test-tempdb.yml

on: push
test-tempdb-windows
5m 21s
test-tempdb-windows
test-tempdb-linux
1m 30s
test-tempdb-linux
test-tempdb-osx
2m 7s
test-tempdb-osx
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
test-tempdb-linux: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-linux: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-linux: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-linux: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-linux
Process completed with exit code 1.
test-tempdb-osx: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-osx: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-osx: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-osx: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-osx
Process completed with exit code 1.
test-tempdb-windows: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-windows: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-windows: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-windows: source/Utils/PeanutButter.Utils/TypeExtensions.cs#L2000
Inconsistent accessibility: return type 'IEnumerable<AttributeWalkStep>' is less accessible than method 'TypeExtensions.WalkAttributes(Type)'
test-tempdb-windows
Process completed with exit code 1.
test-tempdb-linux
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/.
test-tempdb-osx
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/.
test-tempdb-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-tempdb-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/