ci: add missing permissions #9
push.yml
on: push
Create release
41s
Deploy UI to staging
26s
Annotations
2 errors and 1 warning
Deploy UI to staging:
src/App.tsx#L66
Type '{ children: Element; links: { key: string; action: { url: string; }; }[]; }' is missing the following properties from type '{ children: ReactNode; links: HeaderLink[]; currentUser: User; logout: () => void; }': currentUser, logout
|
Deploy UI to staging
Process completed with exit code 2.
|
Deploy UI to staging
Skip setting environment url as environment 'dev' may contain secret.
|