Enable users to define their env var validations #2244
Annotations
5 errors and 3 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
The operation was canceled.
|
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