Skip to content

Updating for latest release #12

Updating for latest release

Updating for latest release #12

Triggered via push April 7, 2025 16:26
Status Failure
Total duration 1m 19s
Artifacts

modules-ci.yml

on: push
detect-modules
5s
detect-modules
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
3s
modules-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Verify jsonschema
Process completed with exit code 1.
Verify jsonschema
cannot use jsonschema.NewModule() (value of type *"github.com/GoCodeAlone/modular/modules/jsonschema".Module) as modular.Module value in argument to app.RegisterModule: *"github.com/GoCodeAlone/modular/modules/jsonschema".Module does not implement modular.Module (missing method Init)
Test jsonschema
Process completed with exit code 1.
Test jsonschema
cannot use jsonschema.NewModule() (value of type *"github.com/GoCodeAlone/modular/modules/jsonschema".Module) as modular.Module value in argument to app.RegisterModule: *"github.com/GoCodeAlone/modular/modules/jsonschema".Module does not implement modular.Module (missing method Init)
Lint jsonschema
issues found
Lint jsonschema
cannot use jsonschema.NewModule() (value of type *"github.com/GoCodeAlone/modular/modules/jsonschema".Module) as modular.Module value in argument to app.RegisterModule: *"github.com/GoCodeAlone/modular/modules/jsonschema".Module does not implement modular.Module (missing method Init) (typecheck)