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

ブログ投降機能を追加 #186

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

MogamiTsuchikawa
Copy link
Member

No description provided.

@github-actions
Copy link

flake8 failed

Show Detail

backend/blog/urls.py:0:1: E902 FileNotFoundError: [Errno 2] No such file or directory: 'backend/blog/urls.py'
backend/blog/views.py:0:1: E902 FileNotFoundError: [Errno 2] No such file or directory: 'backend/blog/views.py'

@github-actions
Copy link

format failed

Show Detail
yarn run v1.22.15
$ prettier --check './**/*.{ts,tsx,css}'
Checking formatting...
[warn] components/Header.tsx
[warn] components/List.tsx
[warn] components/ListDetail.tsx
[warn] components/ListItem.tsx
[warn] components/Markdown.tsx
[warn] components/PageHead.tsx
[warn] interfaces/blog.ts
[warn] interfaces/index.ts
[warn] pages/_app.tsx
[warn] pages/api/users/index.ts
[warn] pages/article/[id].tsx
[warn] pages/index.tsx
[warn] pages/previewtest.tsx
[warn] styles/common.css
[warn] utils/axios.ts
[warn] utils/common.ts
[warn] utils/markdown-util.ts
[warn] utils/sample-data.ts
[warn] Code style issues found in the above file(s). Forgot to run Prettier?
error Command failed with exit code 1.

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

Successfully merging this pull request may close these issues.

2 participants