run make update-compat-table
#4209
Annotations
10 errors and 1 warning
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<BuildOptions, BuildOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<BuildOptions, BuildOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<BuildOptions, BuildOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<BuildOptions, BuildOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<TransformOptions, TransformOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<TransformOptions, TransformOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<TransformOptions, TransformOptions>'.
|
TypeScript Type Definition Tests
Argument of type '{ invalidOption: boolean; }' is not assignable to parameter of type 'SameShape<TransformOptions, TransformOptions>'.
|
TypeScript Type Definition Tests
Object is possibly 'undefined'.
|
TypeScript Type Definition Tests
Object is possibly 'undefined'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading