Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Never-assigned property: app.fileName #33

@ghost

Description

const msg = `An error occured reading ${app.fileName}`;

The application accesses app.fileName and logs it to the console, yet it is never assigned across the entire codebase.

I didn't see it ever log, but I caught this while reviewing the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions