Switch teams query to nais-api spec #64
unleash.yml
on: pull_request
Annotations
4 errors
build-and-test:
src/nais-teams.test.ts#L15
Property 'nodes' is missing in type '{ role: string; team: { slug: string; }; }[]' but required in type '{ nodes: { role: string; team: { slug: string; }; }[]; }'.
|
build-and-test:
src/server.test.ts#L133
Property 'nodes' is missing in type '{ role: string; team: { slug: string; }; }[]' but required in type '{ nodes: { role: string; team: { slug: string; }; }[]; }'.
|
build-and-test:
src/server.test.ts#L175
Property 'nodes' is missing in type '{ role: string; team: { slug: string; }; }[]' but required in type '{ nodes: { role: string; team: { slug: string; }; }[]; }'.
|
build-and-test
Process completed with exit code 2.
|