Allow for passing trigger effects as query symbols #622
validate.yml
on: pull_request
validate
/
Linting
9s
validate
/
Testing
7s
Annotations
8 errors
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:746:11)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
|
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
at new Transaction (/home/runner/work/compiler/compiler/src/index.ts:54:10)
|
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
at new Transaction (/home/runner/work/compiler/compiler/src/index.ts:54:10)
|
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
at new Transaction (/home/runner/work/compiler/compiler/src/index.ts:54:10)
|
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
at new Transaction (/home/runner/work/compiler/compiler/src/index.ts:54:10)
|
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
at new Transaction (/home/runner/work/compiler/compiler/src/index.ts:54:10)
|
TypeError: undefined is not an object (evaluating 'Object.keys(query)'):
src/utils/helpers.ts#L440
at splitQuery (/home/runner/work/compiler/compiler/src/utils/helpers.ts:440:28)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:611:25)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at /home/runner/work/compiler/compiler/src/model/index.ts:1056:16
at map (1:11)
at transformMetaQuery (/home/runner/work/compiler/compiler/src/model/index.ts:1055:48)
at compileQueryInput (/home/runner/work/compiler/compiler/src/utils/index.ts:69:17)
at #compileQueries (/home/runner/work/compiler/compiler/src/index.ts:111:54)
at new Transaction (/home/runner/work/compiler/compiler/src/index.ts:54:10)
|
validate / Testing
Process completed with exit code 1.
|