types: remove the EntityMap.Load() method and use []
instead
#167
Annotations
8 errors and 1 warning
build:
internal/eval/evalers.go#L857
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build:
internal/eval/evalers.go#L895
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build:
internal/eval/evalers.go#L964
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build:
internal/eval/evalers.go#L969
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build:
internal/eval/evalers.go#L993
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build:
internal/eval/evalers.go#L998
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build:
internal/eval/partial.go#L507
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|