Remove Object Pooling #950
Annotations
2 errors and 2 warnings
build
gci : Cannot find path 'D:\a\FlatSharp\FlatSharp\src\tests\FlatSharpPoolableEndToEndTests\' because it does not exist.
At D:\a\_temp\6908f036-50b1-44a0-be68-350efa4b7d85.ps1:1 char:9
+ $fbs = (gci -r src/tests/FlatSharpPoolableEndToEndTests/*.fbs) -join …
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (D:\a\FlatSharp\Flat…lableEndToEndTests\:String) [Get-ChildItem], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
|
build
Process completed with exit code 1.
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|