Skip to content

Unclear if endColumn is inclusive or exclusive #40038

@akaihola

Description

@akaihola

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands

What part(s) of the article would you like to see updated?

In the table presented in the Setting a notice message section, the description for endColumn in the Value column is now:

End column number

It should also explain whether the 1-based column number is inclusive or exclusive, e.g.

End column number, starting at 1. This is exclusive, i.e. the character at the given position
is _not_ considered as part of the text to associate the message with.

Additional information

Here's one example of evidence where a developer seems to have verified that endColumn is exclusive:

https://github.com/llamastack/llama-stack-k8s-operator/blob/2fa21ea25dc91524d86bfb69c053e16d12d5bd72/hack/check_go_errors.py#L42-L43

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamgithub_actionsPull requests that update GitHub Actions code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions