Remove Object Pooling #949
Annotations
2 errors and 2 warnings
Run FlatSharp.Compiler (Pooling Tests)
gci : Cannot find path 'D:\a\FlatSharp\FlatSharp\src\tests\FlatSharpPoolableEndToEndTests\' because it does not exist.
At D:\a\_temp\0713e6c0-0ab5-4d7b-8eaf-5b98ca315ea1.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
|
Run FlatSharp.Compiler (Pooling Tests)
Process completed with exit code 1.
|
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/
|
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/
|
Loading