feat!: Adding Users CSV Parsing UI #59
branches.yml
on: pull_request
Validate Semantic Title
3s
Validate Builds
43s
Annotations
8 errors and 1 warning
Validate Builds
Argument of type '{}' is not assignable to parameter of type 'unknown[]'.
|
Validate Builds
Argument of type 'IZeldaTileMeta' is not assignable to parameter of type 'IZeldaEnum'.
|
Validate Builds
Type 'IZeldaTileMeta | undefined' is not assignable to type 'IZeldaEnum | undefined'.
|
Validate Builds
Argument of type 'IZeldaItemConfig[]' is not assignable to parameter of type 'IOption[]'.
|
Validate Builds
Argument of type 'IZeldaEnemyConfig[]' is not assignable to parameter of type 'IOption[]'.
|
Validate Builds
Type '[IZeldaEnum, IZeldaEnum]' is not assignable to type 'IZeldaEnum'.
|
Validate Builds
Type 'string | Component | undefined' is not assignable to type 'string | undefined'.
|
Validate Builds
Process completed with exit code 2.
|
Validate Builds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|