basic proof of concept using axios api package #6602
ci.yml
on: push
javascript-tests
54s
test-e2e
1m 26s
Annotations
11 errors and 1 warning
javascript-tests:
www/assets/js/components/UserMenu.tsx#L30
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
javascript-tests:
www/assets/js/components/UserMenu.tsx#L35
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
javascript-tests:
www/assets/js/components/UserMenu.tsx#L42
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
javascript-tests:
www/assets/js/components/UserMenu.tsx#L50
Newline required at end of file but not found
|
javascript-tests:
www/assets/js/hooks/user.ts#L5
Identifier 'is_authenticated' is not in camel case
|
javascript-tests:
www/assets/js/hooks/user.ts#L11
Missing space before value for key 'queryFn'
|
javascript-tests:
www/assets/js/hooks/user.ts#L13
There should be no space before this paren
|
javascript-tests:
www/assets/js/hooks/user.ts#L32
Newline required at end of file but not found
|
javascript-tests:
www/assets/www.tsx#L48
Missing space before value for key 'staleTime'
|
javascript-tests:
www/assets/www.tsx#L49
Missing space before value for key 'throwOnError'
|
test-e2e
Process completed with exit code 1.
|
test-e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|