Skip to content

refactor(domain): move the database schema next to application business rules #123

refactor(domain): move the database schema next to application business rules

refactor(domain): move the database schema next to application business rules #123

Triggered via pull request May 21, 2024 22:54
Status Failure
Total duration 1m 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Property 'NODE_ENV' does not exist on type 'EnvironmentVariables'.
build
Property 'NODE_ENV' does not exist on type 'EnvironmentVariables'.
build
Property 'TEST_DATABASE_URL' does not exist on type 'EnvironmentVariables'. Did you mean 'DATABASE_URL'?
build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'EnvironmentVariables'.
build
@snipcode/embed#build: command (/home/runner/work/snipcode/snipcode/packages/embed) /tmp/xfs-e41724e3/yarn run build exited (2)
build
Process completed with exit code 2.