Enable users to define their env var validations #2244
Annotations
4 errors and 4 warnings
Ensure examples/todoApp compiles and builds
Type 'unknown' does not satisfy the constraint 'string | number | symbol'.
|
Ensure examples/todoApp compiles and builds
Type 'unknown' cannot be used as an index type.
|
Ensure examples/todoApp compiles and builds
Type 'ZodObject<extendShape<{ NODE_ENV: ZodLiteral<"development">; WASP_SERVER_URL: ZodDefault<ZodString>; WASP_WEB_CLIENT_URL: ZodDefault<ZodString>; JWT_SECRET: ZodDefault<...>; }, { ...; }>, UnknownKeysParam, ZodTypeAny, { ...; }, { ...; }>' is not assignable to type 'ZodDiscriminatedUnionOption<"NODE_ENV">'.
|
Ensure examples/todoApp compiles and builds
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wasp code
Defined but not used: ‘debouncerRunningEvents’
|
Run unit tests
The qualified import of ‘Language.LSP.Types.Lens’ is redundant
|
Set up Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Loading