link to faq instead of docs.iris.to #3064
Annotations
4 errors and 4 warnings
build:
src/js/components/Footer.tsx#L85
Type 'string | null' is not assignable to type 'string'.
|
build:
src/js/components/events/note/Avatar.tsx#L11
Type 'string | null' is not assignable to type 'string'.
|
build:
src/js/components/searchbox/SearchResult.tsx#L33
Type 'string | null' is not assignable to type 'string'.
|
build
Process completed with exit code 2.
|
lint
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/
|
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/
|
bench
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/
|
test
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/
|