Skip to content

fix(type): ensure both types have names before comparing in isSameType function #772

fix(type): ensure both types have names before comparing in isSameType function

fix(type): ensure both types have names before comparing in isSameType function #772

Triggered via pull request September 10, 2023 14:33
Status Failure
Total duration 8m 27s
Artifacts

main.yml

on: pull_request
Matrix: unit-tests
Matrix: orm-mongo
Matrix: orm-mysql
Matrix: orm-postgres
Matrix: orm-sqlite
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
orm-sqlite (18.x)
Process completed with exit code 1.
orm-postgres (18.x, 14)
Process completed with exit code 1.
orm-mongo (18.x, 4)
Process completed with exit code 1.
orm-mysql (18.x, 8)
Process completed with exit code 1.
unit-tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
orm-sqlite (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
orm-postgres (18.x, 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
orm-mongo (18.x, 4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
orm-mysql (18.x, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/