Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
- 自分用、もっとちゃんとした物が出ればそっちを使うと思う

### 参考にした
- https://www.m3tech.blog/entry/aws-lambda-custom-runtime
- https://www.m3tech.blog/entry/aws-lambda-custom-runtime

## GAテスト用コミット
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test placeholder section committed to README

Low Severity

The ## GAテスト用コミット section header appears to be a test/placeholder commit for verifying a GA (GitHub Actions) pipeline. It adds an empty section with no meaningful content to the README, which looks like it was not intended to be a permanent part of the documentation.

Fix in Cursor Fix in Web

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The header '## GAテスト用コミット' (GA test commit) appears to be a placeholder for testing CI/CD workflows. It is generally recommended to avoid merging test-specific content into the main documentation. Additionally, the use of an H2 header here breaks the document hierarchy, as it follows an H3 header ('### 参考にした'). Consider removing this section to keep the documentation clean and structurally consistent.

Loading