[pull] master from dotansimha:master #624
main.yml
on: pull_request
Linting Check
/
eslint
2m 4s
🧹 Prettier Check
2m 10s
Testing exports integrity
2m 8s
Examples - Normal
4m 11s
Examples - SWC
5m 7s
Build and Unit Test SWC Plugin
3m 2s
Matrix: Validating dev-tests
Matrix: test
Annotations
16 errors and 8 warnings
|
Linting Check / eslint
Process completed with exit code 1.
|
|
Examples - Normal
Process completed with exit code 1.
|
|
Unit Test on Node 20 (ubuntu-latest) and GraphQL v16
Process completed with exit code 1.
|
|
src/main.spec.ts > TypeScript GraphQL Request tests > works without variables:
examples/typescript-graphql-request/src/main.ts#L44
Error: GraphQL Error (Code: 502): {"response":{"error":"<HTML>\n<HEAD>\n<TITLE>Could Not Connect</TITLE>\n</HEAD>\n\n<BODY BGCOLOR=\"white\" FGCOLOR=\"black\">\n<H1>Could Not Connect</H1>\n<HR>\n\n<FONT FACE=\"Helvetica,Arial\"><B>\nDescription: Could not connect to the requested server host.\n</B></FONT>\n<HR>\n</BODY>\n","status":502,"headers":{}},"request":{"query":"\n query AllPeopleQuery {\n allPeople(first: 5) {\n edges {\n node {\n name\n homeworld {\n name\n }\n }\n }\n }\n}\n "}}
❯ makeRequest ../../node_modules/graphql-request/src/index.ts:441:11
❯ getPeople src/main.ts:44:11
❯ src/main.spec.ts:6:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { response: { error: '<HTML>\n<HEAD>\n<TITLE>Could Not Connect</TITLE>\n</HEAD>\n\n<BODY BGCOLOR="white" FGCOLOR="black">\n<H1>Could Not Connect</H1>\n<HR>\n\n<FONT FACE="Helvetica,Arial"><B>\nDescription: Could not connect to the requested server host.\n</B></FONT>\n<HR>\n</BODY>\n', status: 502, headers: { constructor: 'Function<Headers>', get: 'Function<get>', forEach: 'Function<forEach>', set: 'Function<set>', append: 'Function<append>', has: 'Function<has>', delete: 'Function<delete>', raw: 'Function<raw>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<[Symbol.iterator]>' } }, request: { query: '\n query AllPeopleQuery {\n allPeople(first: 5) {\n edges {\n node {\n name\n homeworld {\n name\n }\n }\n }\n }\n}\n ', variables: undefined } }
|
|
Unit Test on Node 24 (ubuntu-latest) and GraphQL v16
The operation was canceled.
|
|
Unit Test on Node 24 (ubuntu-latest) and GraphQL v16
The strategy configuration was canceled because "test.ubuntu-latest_20_16" failed
|
|
Unit Test on Node 20 (ubuntu-latest) and GraphQL v15
The operation was canceled.
|
|
Unit Test on Node 20 (ubuntu-latest) and GraphQL v15
The strategy configuration was canceled because "test.ubuntu-latest_20_16" failed
|
|
Unit Test on Node (windows-latest) and GraphQL v16
The operation was canceled.
|
|
Unit Test on Node (windows-latest) and GraphQL v16
The strategy configuration was canceled because "test.ubuntu-latest_20_16" failed
|
|
Unit Test on Node 24 (ubuntu-latest) and GraphQL v15
The operation was canceled.
|
|
Unit Test on Node 24 (ubuntu-latest) and GraphQL v15
The strategy configuration was canceled because "test.ubuntu-latest_20_16" failed
|
|
Unit Test on Node 22 (ubuntu-latest) and GraphQL v15
The operation was canceled.
|
|
Unit Test on Node 22 (ubuntu-latest) and GraphQL v15
The strategy configuration was canceled because "test.ubuntu-latest_20_16" failed
|
|
Unit Test on Node 22 (ubuntu-latest) and GraphQL v16
The operation was canceled.
|
|
Unit Test on Node 22 (ubuntu-latest) and GraphQL v16
The strategy configuration was canceled because "test.ubuntu-latest_20_16" failed
|
|
Build and Unit Test SWC Plugin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Unit Test SWC Plugin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Unit Test SWC Plugin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build and Unit Test SWC Plugin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Examples - SWC
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Examples - SWC
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Examples - SWC
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Examples - SWC
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|