Skip to content

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

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

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

Triggered via pull request May 21, 2024 22:06
Status Failure
Total duration 1m 46s
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-11755d9a/yarn run build exited (2)
build
Process completed with exit code 2.