Skip to content

Update types.ts

Update types.ts #9

Re-run triggered October 9, 2023 18:24
Status Failure
Total duration 21s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/types.ts#L1
Declaration or statement expected.
build: src/types.ts#L52
Exported type alias 'Node' has or is using private name 'T'.
build: src/types.ts#L54
Exported type alias 'Node' has or is using private name 'Gender'.
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, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/