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

Fix docker release #319

Merged
merged 2 commits into from Oct 12, 2020
Merged

Fix docker release #319

merged 2 commits into from Oct 12, 2020

Conversation

mgrachev
Copy link
Member

@mgrachev mgrachev commented Oct 12, 2020

error[E0658]: use of unstable library feature 'str_strip': newly added
  --> src/common/comment.rs:17:10
   |
17 |         .strip_prefix(format!("{}:", PREFIX).as_str())?
   |          ^^^^^^^^^^^^
   |
   = note: for more information, see https://github.com/rust-lang/rust/issues/67302

error: aborting due to previous error

For more information about this error, try `rustc --explain E0658`.
error: could not compile `dotenv-linter`.
warning: build failed, waiting for other jobs to finish...
error: failed to compile `dotenv-linter v2.2.0 (/usr/src/dotenv-linter)`, intermediate artifacts can be found at `/usr/src/dotenv-linter/target`

✔ Checklist:

  • This PR has been added to CHANGELOG.md (at the top of the list);
  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated (for bug fixes / features).

@mgrachev mgrachev merged commit e497a4f into master Oct 12, 2020
@mgrachev mgrachev deleted the fix-docker-release branch October 12, 2020 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants