Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug non descript error messages #12

Open
ThomasM-E2X opened this issue Apr 19, 2022 · 0 comments
Open

Debug non descript error messages #12

ThomasM-E2X opened this issue Apr 19, 2022 · 0 comments

Comments

@ThomasM-E2X
Copy link

I have encountered an error message when trying to use this github action and its proven rather difficult to debug error message doesn't provide much information. Is there another level of debug logging I can look at?

  with:
    delete_feature: false
    set_alias: true
    master_pattern: master-[YYYY]-[MM]-[DD]-[hh][mm]
    version_field: version
    version_content_type: versionTracking
    migrations_dir: /packages/lazarus-cms/dist/migrations/
    space_id: ***
    management_api_key: ***
  env:
    LOG_LEVEL: verbose
MASTER_PATTERN: master-[YYYY]-[MM]-[DD]-[hh][mm] | FEATURE_PATTERN: GH-[branch]
💩 TypeError: Cannot read property 'replace' of null
Error: Cannot read property 'replace' of null```


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant